From: Richard M. Stallman Date: Wed, 31 Jul 2002 22:01:07 +0000 (+0000) Subject: (non-standard-icccm-encodings-alist): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~55896 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7f1cdd46480dcaa30bd2056e054ab7ebca5c93dd;p=emacs.git (non-standard-icccm-encodings-alist): Doc fix. --- diff --git a/lisp/international/mule.el b/lisp/international/mule.el index 38817cde69c..dc92d9fae98 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el @@ -1305,8 +1305,8 @@ ARG is a list of coding categories ordered by priority." ("ISO8859-14" . latin-iso8859-14) ("KOI8-R" . koi8-r) ("BIG5-0" . big5)) - "Alist of font charset names defined by XLFD, and the corresponding Emacs -charsets or coding systems.") + "Alist of font charset names defined by XLFD. +The cdr of each element is the corresponding Emacs charset or coding system.") ;; Functions to support "Non-Standard Character Set Encodings" defined ;; by the COMPOUND-TEXT spec.